GET api/Documentsdeliverablesspdel?DomainId={DomainId}&documentType[0]={documentType[0]}&documentType[1]={documentType[1]}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| DomainId | globally unique identifier |
Required |
|
| documentType | Collection of string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of V5Documents| Name | Description | Type | Additional information |
|---|---|---|---|
| DocumentId | globally unique identifier |
None. |
|
| Code | string |
None. |
|
| ProjectDocumentTypeCode | string |
None. |
|
| MemberId | globally unique identifier |
None. |
|
| ParticipantId | globally unique identifier |
None. |
|
| Sequential | integer |
None. |
|
| Version | integer |
None. |
|
| Protocol | string |
None. |
|
| Link | string |
None. |
|
| CreationDate | date |
None. |
|
| UploadDate | date |
None. |
|
| Title | string |
None. |
|
| Description | string |
None. |
|
| Keywords | string |
None. |
|
| DomainId | globally unique identifier |
None. |
|
| DocumentLanguageId | integer |
None. |
|
| DocumentStatusId | string |
None. |
|
| Downloads | integer |
None. |
|
| FileName | string |
None. |
|
| FileExtension | string |
None. |
|
| FileSize | integer |
None. |
|
| FileOriginalName | string |
None. |
|
| FileServerName | string |
None. |
|
| Published | boolean |
None. |
|
| PublishedDescription | string |
None. |
|
| Locked | boolean |
None. |
|
| Password | string |
None. |
|
| RightId | integer |
None. |
|
| ModelProtocol | string |
None. |
|
| PublicDownloads | integer |
None. |
|
| CostTypeId | integer |
None. |
|
| PublishedForLoggedInUsersOnly | boolean |
None. |
|
| Important | boolean |
None. |
|
| UploaderMemberId | globally unique identifier |
None. |
|
| DocumentDate | date |
None. |
|
| PublishedFlagged | boolean |
None. |
|
| EffortPms | decimal number |
None. |
|
| CostEuro | decimal number |
None. |
|
| PublishedTitle | string |
None. |
|
| ProjectDocumentTypeId | globally unique identifier |
None. |
|
| GoogleShared | boolean |
None. |
|
| GoogleId | string |
None. |
|
| ProjectId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"DocumentId": "8a8f8ea1-c1e4-41e3-bb2b-0407670af0a9",
"Code": "sample string 2",
"ProjectDocumentTypeCode": "sample string 3",
"MemberId": "18ca7d7e-bf3e-40a9-aeb8-18b36f5625cf",
"ParticipantId": "f7ba2316-f97f-4c7f-a7b2-3511b6c7e7c2",
"Sequential": 1,
"Version": 1,
"Protocol": "sample string 4",
"Link": "sample string 5",
"CreationDate": "2026-01-22T17:34:52.1243024+01:00",
"UploadDate": "2026-01-22T17:34:52.1243024+01:00",
"Title": "sample string 6",
"Description": "sample string 7",
"Keywords": "sample string 8",
"DomainId": "d062a3a7-30f5-41ab-ba68-2b3645457b5b",
"DocumentLanguageId": 1,
"DocumentStatusId": "sample string 9",
"Downloads": 1,
"FileName": "sample string 10",
"FileExtension": "sample string 11",
"FileSize": 1,
"FileOriginalName": "sample string 12",
"FileServerName": "sample string 13",
"Published": true,
"PublishedDescription": "sample string 14",
"Locked": true,
"Password": "sample string 15",
"RightId": 1,
"ModelProtocol": "sample string 16",
"PublicDownloads": 1,
"CostTypeId": 1,
"PublishedForLoggedInUsersOnly": true,
"Important": true,
"UploaderMemberId": "f76b5b63-0a43-482b-938d-3720b8d0c9b1",
"DocumentDate": "2026-01-22T17:34:52.1243024+01:00",
"PublishedFlagged": true,
"EffortPms": 1.1,
"CostEuro": 1.1,
"PublishedTitle": "sample string 17",
"ProjectDocumentTypeId": "f9124e8c-1086-4f64-ac08-4a9ea6229b2c",
"GoogleShared": true,
"GoogleId": "sample string 19",
"ProjectId": "db6938f1-6354-4514-b372-ebc44878f45e"
},
{
"DocumentId": "8a8f8ea1-c1e4-41e3-bb2b-0407670af0a9",
"Code": "sample string 2",
"ProjectDocumentTypeCode": "sample string 3",
"MemberId": "18ca7d7e-bf3e-40a9-aeb8-18b36f5625cf",
"ParticipantId": "f7ba2316-f97f-4c7f-a7b2-3511b6c7e7c2",
"Sequential": 1,
"Version": 1,
"Protocol": "sample string 4",
"Link": "sample string 5",
"CreationDate": "2026-01-22T17:34:52.1243024+01:00",
"UploadDate": "2026-01-22T17:34:52.1243024+01:00",
"Title": "sample string 6",
"Description": "sample string 7",
"Keywords": "sample string 8",
"DomainId": "d062a3a7-30f5-41ab-ba68-2b3645457b5b",
"DocumentLanguageId": 1,
"DocumentStatusId": "sample string 9",
"Downloads": 1,
"FileName": "sample string 10",
"FileExtension": "sample string 11",
"FileSize": 1,
"FileOriginalName": "sample string 12",
"FileServerName": "sample string 13",
"Published": true,
"PublishedDescription": "sample string 14",
"Locked": true,
"Password": "sample string 15",
"RightId": 1,
"ModelProtocol": "sample string 16",
"PublicDownloads": 1,
"CostTypeId": 1,
"PublishedForLoggedInUsersOnly": true,
"Important": true,
"UploaderMemberId": "f76b5b63-0a43-482b-938d-3720b8d0c9b1",
"DocumentDate": "2026-01-22T17:34:52.1243024+01:00",
"PublishedFlagged": true,
"EffortPms": 1.1,
"CostEuro": 1.1,
"PublishedTitle": "sample string 17",
"ProjectDocumentTypeId": "f9124e8c-1086-4f64-ac08-4a9ea6229b2c",
"GoogleShared": true,
"GoogleId": "sample string 19",
"ProjectId": "db6938f1-6354-4514-b372-ebc44878f45e"
}
]
application/xml, text/xml
Sample:
<ArrayOfV5Documents xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/CLToolApi">
<V5Documents>
<Code>sample string 2</Code>
<CostEuro>1.1</CostEuro>
<CostTypeId>1</CostTypeId>
<CreationDate>2026-01-22T17:34:52.1243024+01:00</CreationDate>
<Description>sample string 7</Description>
<DocumentDate>2026-01-22T17:34:52.1243024+01:00</DocumentDate>
<DocumentId>8a8f8ea1-c1e4-41e3-bb2b-0407670af0a9</DocumentId>
<DocumentLanguageId>1</DocumentLanguageId>
<DocumentStatusId>sample string 9</DocumentStatusId>
<DomainId>d062a3a7-30f5-41ab-ba68-2b3645457b5b</DomainId>
<Downloads>1</Downloads>
<EffortPms>1.1</EffortPms>
<FileExtension>sample string 11</FileExtension>
<FileName>sample string 10</FileName>
<FileOriginalName>sample string 12</FileOriginalName>
<FileServerName>sample string 13</FileServerName>
<FileSize>1</FileSize>
<GoogleId>sample string 19</GoogleId>
<GoogleShared>true</GoogleShared>
<Important>true</Important>
<Keywords>sample string 8</Keywords>
<Link>sample string 5</Link>
<Locked>true</Locked>
<MemberId>18ca7d7e-bf3e-40a9-aeb8-18b36f5625cf</MemberId>
<ModelProtocol>sample string 16</ModelProtocol>
<ParticipantId>f7ba2316-f97f-4c7f-a7b2-3511b6c7e7c2</ParticipantId>
<Password>sample string 15</Password>
<ProjectDocumentTypeCode>sample string 3</ProjectDocumentTypeCode>
<ProjectDocumentTypeId>f9124e8c-1086-4f64-ac08-4a9ea6229b2c</ProjectDocumentTypeId>
<ProjectId>db6938f1-6354-4514-b372-ebc44878f45e</ProjectId>
<Protocol>sample string 4</Protocol>
<PublicDownloads>1</PublicDownloads>
<Published>true</Published>
<PublishedDescription>sample string 14</PublishedDescription>
<PublishedFlagged>true</PublishedFlagged>
<PublishedForLoggedInUsersOnly>true</PublishedForLoggedInUsersOnly>
<PublishedTitle>sample string 17</PublishedTitle>
<RightId>1</RightId>
<Sequential>1</Sequential>
<Title>sample string 6</Title>
<UploadDate>2026-01-22T17:34:52.1243024+01:00</UploadDate>
<UploaderMemberId>f76b5b63-0a43-482b-938d-3720b8d0c9b1</UploaderMemberId>
<Version>1</Version>
</V5Documents>
<V5Documents>
<Code>sample string 2</Code>
<CostEuro>1.1</CostEuro>
<CostTypeId>1</CostTypeId>
<CreationDate>2026-01-22T17:34:52.1243024+01:00</CreationDate>
<Description>sample string 7</Description>
<DocumentDate>2026-01-22T17:34:52.1243024+01:00</DocumentDate>
<DocumentId>8a8f8ea1-c1e4-41e3-bb2b-0407670af0a9</DocumentId>
<DocumentLanguageId>1</DocumentLanguageId>
<DocumentStatusId>sample string 9</DocumentStatusId>
<DomainId>d062a3a7-30f5-41ab-ba68-2b3645457b5b</DomainId>
<Downloads>1</Downloads>
<EffortPms>1.1</EffortPms>
<FileExtension>sample string 11</FileExtension>
<FileName>sample string 10</FileName>
<FileOriginalName>sample string 12</FileOriginalName>
<FileServerName>sample string 13</FileServerName>
<FileSize>1</FileSize>
<GoogleId>sample string 19</GoogleId>
<GoogleShared>true</GoogleShared>
<Important>true</Important>
<Keywords>sample string 8</Keywords>
<Link>sample string 5</Link>
<Locked>true</Locked>
<MemberId>18ca7d7e-bf3e-40a9-aeb8-18b36f5625cf</MemberId>
<ModelProtocol>sample string 16</ModelProtocol>
<ParticipantId>f7ba2316-f97f-4c7f-a7b2-3511b6c7e7c2</ParticipantId>
<Password>sample string 15</Password>
<ProjectDocumentTypeCode>sample string 3</ProjectDocumentTypeCode>
<ProjectDocumentTypeId>f9124e8c-1086-4f64-ac08-4a9ea6229b2c</ProjectDocumentTypeId>
<ProjectId>db6938f1-6354-4514-b372-ebc44878f45e</ProjectId>
<Protocol>sample string 4</Protocol>
<PublicDownloads>1</PublicDownloads>
<Published>true</Published>
<PublishedDescription>sample string 14</PublishedDescription>
<PublishedFlagged>true</PublishedFlagged>
<PublishedForLoggedInUsersOnly>true</PublishedForLoggedInUsersOnly>
<PublishedTitle>sample string 17</PublishedTitle>
<RightId>1</RightId>
<Sequential>1</Sequential>
<Title>sample string 6</Title>
<UploadDate>2026-01-22T17:34:52.1243024+01:00</UploadDate>
<UploaderMemberId>f76b5b63-0a43-482b-938d-3720b8d0c9b1</UploaderMemberId>
<Version>1</Version>
</V5Documents>
</ArrayOfV5Documents>